home *** CD-ROM | disk | FTP | other *** search
- echo off
- if not exist select.exe goto error
- vidpop
- cls
- select
- type kill.bat
- cls
- goto end
- :error
- cls
- echo
- echo You must start the course from disk #1,
- echo or copy both diskettes to a hard disk.
- echo
- :end
- go
-